Skip to content

Move orphan seed items into existing collections - #24

Merged
amrtgaber merged 1 commit into
mainfrom
fix/seed-no-orphans
Feb 7, 2026
Merged

Move orphan seed items into existing collections#24
amrtgaber merged 1 commit into
mainfrom
fix/seed-no-orphans

Conversation

@amrtgaber

Copy link
Copy Markdown
Contributor

Summary

  • Distribute the 5 orphan items (previously created with no collection) into fitting collections:
    • Murano Glass Paperweight, Bakelite Radio → Mid-Century Ceramics
    • Japanese Woodblock Print → Antique Maps & Atlases
    • Victorian Mourning Brooch, Art Deco Cigarette Case → Pocket Watches
  • Remove the ORPHANS list and its seeding logic entirely
  • Every seeded item now belongs to a collection

Test plan

  • uv run ruff check + uv run ruff format pass
  • uv run pytest — all 118 tests pass
  • Manual: re-seed with --clear and verify no items lack a collection

Distribute the 5 orphan items into fitting collections:
- Murano Glass Paperweight, Bakelite Radio → Mid-Century Ceramics
- Japanese Woodblock Print → Antique Maps & Atlases
- Victorian Mourning Brooch, Art Deco Cigarette Case → Pocket Watches

Remove the ORPHANS list and its seeding logic so every seeded
item belongs to a collection.
@amrtgaber
amrtgaber merged commit b8a3fa7 into main Feb 7, 2026
2 checks passed
@amrtgaber
amrtgaber deleted the fix/seed-no-orphans branch February 7, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant